-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.60
-
Code
-
Classes
- LabelController
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
147 |
Lines of code |
112 |
Logical lines of code |
50 |
Comment lines |
0 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createLabelForTask() |
S |
55 |
2 |
19 |
createLabel() |
S |
56 |
2 |
17 |
editLabelofBoard() |
S |
56 |
2 |
17 |
deleteLabelOfBoard() |
S |
62 |
2 |
11 |
getLabelsByBoard() |
S |
63 |
2 |
10 |
getLabelsByBoardUsedInTasks() |
S |
63 |
2 |
10 |
getLabelsByTask() |
S |
63 |
2 |
10 |
deleteLabelOfTask() |
S |
63 |
2 |
10 |
__construct() |
S |
76 |
1 |
4 |
labelSanitizeAndValidate() |
S |
75 |
1 |
4 |